home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Mac OS 8.5 Updaters / RealPC⁄Soft Windows / SoftWindows / SoftWindows Upgrade Disk / UNIXONLY / UNIX311.UGD < prev    next >
Encoding:
Text File  |  1998-08-24  |  777 b   |  42 lines

  1. #[
  2. #    Name:        u.unix311.ugd
  3. #
  4. #    Derived from:    u.win95dos.ugd
  5. #
  6. #    Author:        Clive Standbridge
  7. #
  8. #    Created on:    Jan 1997
  9. #
  10. #    Sccs ID:    @(#)u.unix311.ugd    1.2 02/12/97
  11. #
  12. #    Coding Stds:    
  13. #
  14. #    Purpose:    A script file for use with Windows upgrader WIN31LIC
  15. #            This creates Unix-specific INI entries, Links and others
  16. #            for configuring the default Windows 3.1 installation to
  17. #            Insignia's format.
  18. #
  19. #    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  20. #]
  21.  
  22.  
  23. # Support for WinIdle
  24. INI
  25. UPD
  26. C:\WINDOWS\SYSTEM.INI
  27. [386Enh]
  28. device=vidled.386
  29. device=vidled.386
  30. END
  31.  
  32. # Keyboard setup
  33. # ATTENTION! This must be pre-processed by keybconf before updating system.ini
  34. INI
  35. UPD
  36. C:\WINDOWS\SYSTEM.INI
  37. [keyboard]
  38. keyboard.dll=
  39. keyboard.dll=KEYBDLL
  40. END
  41.  
  42.